libldap-symbol-versions
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Sat, 12 Jan 2019 19:18:03 +0000 (19:18 +0000)
committerRyan Tandy <ryan@nardis.ca>
Sat, 12 Jan 2019 19:18:03 +0000 (19:18 +0000)
commit661848fdc502bd5d10e58dab7731b23e93c7cfa6
treeaa065b60148140eac5634444f4c9760caa59c5d5
parentc3551733df0e00c7142e66a65d73a13827934535
libldap-symbol-versions

Add symbol versioning to the public LDAP libraries.  This is required for
library transitions, such as the current transition from 2.1 to 2.4,
since programs will sometimes have both libraries loaded by different
dependency chains during the transition.

Not yet contributed upstream.

Upstream ITS #5365 filed requesting symbol versioning for libldap and
libber.

Gbp-Pq: Name libldap-symbol-versions
build/openldap.m4
build/top.mk
configure.in
libraries/liblber/Makefile.in
libraries/liblber/liblber.map [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/libldap.map [new file with mode: 0644]
libraries/libldap_r/Makefile.in